Skip to content

[projmgr] Handle --filter option case insensitive (#1340)#2250

Merged
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-list-filter-case-insensitive
Oct 27, 2025
Merged

[projmgr] Handle --filter option case insensitive (#1340)#2250
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-list-filter-case-insensitive

Conversation

@grasci-arm

@grasci-arm grasci-arm commented Oct 27, 2025

Copy link
Copy Markdown
Collaborator

Address #2161

Commands that accept the --filter option:

list packs
list boards
list devices
list configs
list components
list dependencies
list examples
list templates
list contexts
list target-sets
list debuggers

@github-actions

github-actions Bot commented Oct 27, 2025

Copy link
Copy Markdown

Test Results

  6 files   12 suites   11s ⏱️
 48 tests  48 ✅ 0 💤 0 ❌
144 runs  144 ✅ 0 💤 0 ❌

Results for commit abebd01.

♻️ This comment has been updated with latest results.

@brondani brondani merged commit 93e18f8 into Open-CMSIS-Pack:main Oct 27, 2025
100 of 101 checks passed
@brondani brondani deleted the outbound/projmgr-list-filter-case-insensitive branch October 27, 2025 08:13
@codecov

codecov Bot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.18%. Comparing base (593c6db) to head (abebd01).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/test/src/ProjMgrUnitTests.cpp 57.14% 0 Missing and 9 partials ⚠️
tools/projmgr/src/ProjMgrWorker.cpp 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2250      +/-   ##
==========================================
+ Coverage   66.17%   66.18%   +0.01%     
==========================================
  Files         181      181              
  Lines       36204    36213       +9     
  Branches    22443    22453      +10     
==========================================
+ Hits        23957    23968      +11     
+ Misses       7685     7681       -4     
- Partials     4562     4564       +2     
Flag Coverage Δ
buildmgr-cov 74.23% <ø> (ø)
packchk-cov 70.25% <ø> (ø)
projmgr-cov 80.28% <63.33%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tools/projmgr/src/ProjMgr.cpp 80.02% <100.00%> (+0.02%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 88.01% <71.42%> (+0.11%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 79.08% <57.14%> (-0.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants